ScOptionsGlsl.vertFixupClipspace

GLSL: In vertex shaders, rewrite [0, w] depth (Vulkan/D3D style) to [-w, w] depth (GL style).

struct ScOptionsGlsl
bool vertFixupClipspace;

Meta